- write test
- тест записи
Англо-русский словарь нефтегазовой промышленности. 2011.
Англо-русский словарь нефтегазовой промышленности. 2011.
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia
Write (Unix) — write can refer to several Unix commands. All known variations of write are used to write messages to another user. The most popular variation sends a message directly to another user s TTYUsageThe correct syntax for the write command is: write… … Wikipedia
Write — Эта статья об утилите Unix; о текстовом редакторе компании Microsoft, см.: Windows Write write unix утилита, позволяющая отправить сообщение другому пользователю, который имеет сессию в этой же системе. В отличие от утилиты talk, переписка… … Википедия
Test (Unix) — test is a Unix command that evaluates conditional expressions.yntax test expression or [ expression ] DescriptionThe test command evaluates the expression parameter. In the second form of the command, the [ ] (brackets) must be surrounded by… … Wikipedia
Test — test UNIX утилита для проверки типа файла и сравнения значений. Возвращает код возврата 0 (истина) или 1 (ложь) в зависимости вычисления выражения expr. Выражения могут быть как унарными, так и бинарными. Унарные выражения часто… … Википедия
Test (UNIX) — test файла и сравнения значений. Возвращает код возврата 0 (истина) или 1 (ложь) в зависимости вычисления выражения expr. Выражения могут быть как унарными, так и бинарными. Унарные выражения часто используются для проверки статуса файла. Также… … Википедия
test — test UNIX утилита для проверки типа файла и сравнения значений. Возвращает код возврата 0 (истина) или 1 (ложь) в зависимости вычисления выражения expr. Выражения могут быть как унарными, так и бинарными. Унарные выражения часто… … Википедия
Test Match Special — (known as TMS ) is a radio programme broadcast on BBC Radio 4 (long wave), Five Live Sports Extra (digital) and the internet to the United Kingdom and (where broadcasting rights permit) the rest of the world, including England s winter tours to… … Wikipedia
Test register — was a register used by the processor, usually to do a self test. Most of these registers were undocumented, and used by specialized software. In the x86 series, these registers were marked TR4 to TR7. Usually, regular programs don t require these … Wikipedia
Test-Driven Development by Example — Test Driven Development: By Example is a book about a software development technique by Kent Beck.Beck s concept of test driven development centers on two basic rules:#Never write a single line of code unless you have a failing automated test.… … Wikipedia
Test OS — is an open source project, founded to provide an educational kernel which can be used also as a research kernel, developed by a group of students of the National Institute of Computer (INI) Algeria. The kernel is now in an early development phase … Wikipedia